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

fstatfs64

Function fstatfs64 

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