Function cfread

Source
pub unsafe extern "C" fn cfread(
    __ptr: *mut c_void,
    __size: u32,
    __n: u32,
    __stream: *mut c_IO_FILE,
) -> u32