winapi::um::cfgmgr32

Function CM_Set_Class_Registry_PropertyW

Source
pub unsafe extern "system" fn CM_Set_Class_Registry_PropertyW(
    ClassGuid: LPGUID,
    ulProperty: ULONG,
    Buffer: PCVOID,
    ulLength: ULONG,
    ulFlags: ULONG,
    hMachine: HMACHINE,
) -> CONFIGRET