[][src]Function uring_sys::io_uring_prep_remove_buffers

pub unsafe extern "C" fn io_uring_prep_remove_buffers(
    sqe: *mut io_uring_sqe,
    nr: c_int,
    bgid: c_int
)