[][src]Type Definition winapi::um::mswsock::LPFN_RIORESIZEREQUESTQUEUE

type LPFN_RIORESIZEREQUESTQUEUE = Option<unsafe extern "system" fn(RQ: RIO_RQ, MaxOutstandingReceive: DWORD, MaxOutstandingSend: DWORD) -> BOOL>;