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

type ZwRequestWaitReplyPort = unsafe extern "system" fn(PortHandle: HANDLE, RequestMessage: PPORT_MESSAGE, ReplyMessage: PPORT_MESSAGE) -> NTSTATUS;