Function shadow_rs::cshadow::regularfile_fsetxattr
source ยท pub unsafe extern "C-unwind" fn regularfile_fsetxattr(
file: *mut RegularFile,
name: *const c_char,
value: *const c_void,
size: usize,
flags: c_int,
) -> c_int