[go: up one dir, main page]

Function libc::funcs::c95::stdio::fgetpos

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