shadow_rs::cshadow

Function regularfile_statx

source
pub unsafe extern "C-unwind" fn regularfile_statx(
    dir: *mut RegularFile,
    pathname: *const c_char,
    flags: c_int,
    mask: c_uint,
    statxbuf: *mut statx,
    workingDir: *const c_char,
) -> c_int