Function esp_idf_sys::_fputc_r

source ·
pub unsafe extern "C" fn _fputc_r(
    arg1: *mut _reent,
    arg2: c_int,
    arg3: *mut FILE
) -> c_int