Function windows_native::ntlpcapi::NtAlpcQueryInformationMessage
source · pub unsafe extern "system" fn NtAlpcQueryInformationMessage(
PortHandle: HANDLE,
PortMessage: *mut PORT_MESSAGE,
MessageInformationClass: ALPC_MESSAGE_INFORMATION_CLASS,
MessageInformation: *mut c_void,
Length: u32,
ReturnLength: *mut u32
) -> NTSTATUS