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

fstatvfs64

Function fstatvfs64 

Source
pub unsafe extern "C" fn fstatvfs64(
    fd: c_int,
    buf: *mut statvfs64,
) -> c_int