Function libc::statx [−][src]
pub unsafe extern "C" fn statx(
    dirfd: c_int, 
    pathname: *const c_char, 
    flags: c_int, 
    mask: c_uint, 
    statxbuf: *mut statx
) -> c_intpub unsafe extern "C" fn statx(
    dirfd: c_int, 
    pathname: *const c_char, 
    flags: c_int, 
    mask: c_uint, 
    statxbuf: *mut statx
) -> c_int