pub type LPFN_RIORESIZEREQUESTQUEUE = Option<unsafe extern "system" fn(rq: *const RIO_RQ_t, maxoutstandingreceive: u32, maxoutstandingsend: u32) -> BOOL>;
Expand description

Required features: "Win32_Networking_WinSock", "Win32_Foundation"