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

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