Function uring_sys2::io_uring_prep_rename
source ยท pub unsafe extern "C" fn io_uring_prep_rename(
sqe: *mut io_uring_sqe,
oldpath: *const c_char,
newpath: *const c_char
)pub unsafe extern "C" fn io_uring_prep_rename(
sqe: *mut io_uring_sqe,
oldpath: *const c_char,
newpath: *const c_char
)