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

type LPFN_RIOCREATECOMPLETIONQUEUE = Option<unsafe extern "system" fn(QueueSize: DWORD, NotificationCompletion: PRIO_NOTIFICATION_COMPLETION) -> RIO_CQ>;