[][src]Function liburing::io_uring_setup

pub unsafe extern "C" fn io_uring_setup(
    entries: c_uint,
    p: *mut io_uring_params
) -> c_int