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

type ZwAlpcSendWaitReceivePort = unsafe extern "system" fn(PortHandle: HANDLE, Flags: ULONG, SendMessageA: PPORT_MESSAGE, SendMessageAttributes: PALPC_MESSAGE_ATTRIBUTES, ReceiveMessage: PPORT_MESSAGE, BufferLength: PSIZE_T, ReceiveMessageAttributes: PALPC_MESSAGE_ATTRIBUTES, Timeout: PLARGE_INTEGER) -> NTSTATUS;