Skip to main content

stat

Function stat 

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