Function fgetpos

Source
pub unsafe extern "C" fn fgetpos(
    __stream: *mut _IO_FILE,
    __pos: *mut _G_fpos64_t,
) -> i32