Function windows_native::ntzwapi::ZwAlpcSetInformation
source · pub unsafe extern "system" fn ZwAlpcSetInformation(
PortHandle: HANDLE,
PortInformationClass: ALPC_PORT_INFORMATION_CLASS,
PortInformation: *mut c_void,
Length: u32
) -> NTSTATUS