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

type ZwAlpcSetInformation = unsafe extern "system" fn(PortHandle: HANDLE, PortInformationClass: ALPC_PORT_INFORMATION_CLASS, PortInformation: PVOID, Length: ULONG) -> NTSTATUS;