iv_fread

Function iv_fread 

Source
pub unsafe extern "C" fn iv_fread(
    buffer: *mut c_void,
    size: i32,
    count: i32,
    f: *mut FILE,
) -> i32