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

type ZwAlpcQueryInformationMessage = unsafe extern "system" fn(PortHandle: HANDLE, PortMessage: PPORT_MESSAGE, MessageInformationClass: ALPC_MESSAGE_INFORMATION_CLASS, MessageInformation: PVOID, Length: ULONG, ReturnLength: PULONG) -> NTSTATUS;