Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

fgetpos64

Function fgetpos64 

Source
pub unsafe extern "C" fn fgetpos64(
    stream: *mut FILE,
    ptr: *mut fpos64_t,
) -> c_int