Function liburing2_sys::io_uring_prep_getxattr
source · pub unsafe extern "C" fn io_uring_prep_getxattr(
sqe: *mut io_uring_sqe,
name: *const c_char,
value: *mut c_char,
path: *const c_char,
len: c_uint
)pub unsafe extern "C" fn io_uring_prep_getxattr(
sqe: *mut io_uring_sqe,
name: *const c_char,
value: *mut c_char,
path: *const c_char,
len: c_uint
)