Function liburing_vendor::io_uring_prep_socket
source ยท pub unsafe extern "C" fn io_uring_prep_socket(
sqe: *mut io_uring_sqe,
domain: c_int,
type_: c_int,
protocol: c_int,
flags: c_uint
)pub unsafe extern "C" fn io_uring_prep_socket(
sqe: *mut io_uring_sqe,
domain: c_int,
type_: c_int,
protocol: c_int,
flags: c_uint
)