iv_fgets

Function iv_fgets 

Source
pub unsafe extern "C" fn iv_fgets(
    string: *mut u8,
    n: i32,
    f: *mut FILE,
) -> *mut u8