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

fgetpos

Function fgetpos 

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