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

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