Function libc::stat

source ·
pub unsafe extern "C" fn stat(
    path: *const c_char,
    buf: *mut stat
) -> c_int