pub type LPFN_RIODEQUEUECOMPLETION = Option<unsafe extern "system" fn(cq: *const RIO_CQ_t, array: *mut RIORESULT, arraysize: u32) -> u32>;
Expand description

Required features: "Win32_Networking_WinSock"