Function libc::fgetpos[][src]

pub unsafe extern "C" fn fgetpos(
    stream: *mut FILE,
    ptr: *mut fpos_t
) -> c_int