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

type ZwRegisterProtocolAddressInformation = unsafe extern "system" fn(ResourceManager: HANDLE, ProtocolId: PCRM_PROTOCOL_ID, ProtocolInformationSize: ULONG, ProtocolInformation: PVOID, CreateOptions: ULONG) -> NTSTATUS;