io_uring_prep_close

Function io_uring_prep_close 

Source
pub unsafe extern "C" fn io_uring_prep_close(
    sqe: *mut io_uring_sqe,
    fd: c_int,
)