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

fstat64

Function fstat64 

Source
pub unsafe extern "C" fn fstat64(
    fildes: c_int,
    buf: *mut stat64,
) -> c_int