[][src]Function ntapi::ntzwapi::ZwRegisterProtocolAddressInformation

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