Function shadow_rs::cshadow::regularfile_fgetxattr

source ยท
pub unsafe extern "C-unwind" fn regularfile_fgetxattr(
    file: *mut RegularFile,
    name: *const c_char,
    value: *mut c_void,
    size: usize,
) -> isize