pub type LPFN_RIORESIZECOMPLETIONQUEUE = Option<unsafe extern "system" fn(cq: *const RIO_CQ_t, queuesize: u32) -> BOOL>;
Expand description

Required features: "Win32_Networking_WinSock", "Win32_Foundation"