Skip to main content

fstat

Function fstat 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn fstat(fildes: c_int, buf: *mut stat) -> c_int
Expand description