Function windows_native::ntzwapi::ZwRegisterProtocolAddressInformation
source · pub unsafe extern "system" fn ZwRegisterProtocolAddressInformation(
ResourceManager: HANDLE,
ProtocolId: *mut GUID,
ProtocolInformationSize: u32,
ProtocolInformation: *mut c_void,
CreateOptions: u32
) -> NTSTATUS