[][src]Type Definition ntapi::ntzwapi::ZwReplyWaitReceivePortEx

type ZwReplyWaitReceivePortEx = unsafe extern "system" fn(PortHandle: HANDLE, PortContext: *mut PVOID, ReplyMessage: PPORT_MESSAGE, ReceiveMessage: PPORT_MESSAGE, Timeout: PLARGE_INTEGER) -> NTSTATUS;