Function shadow_rs::cshadow::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