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

fsetpos64

Function fsetpos64 

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