str_fget

Function str_fget 

Source
pub unsafe extern "C" fn str_fget(
    fp: *mut FILE,
    buf: *mut c_char,
    bufsize: c_int,
    pbufpos: *mut c_int,
    outs: *mut str,
) -> c_int