[][src]Function winapi::um::cfgmgr32::CM_Set_Class_Registry_PropertyW

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