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

pub unsafe extern "system" fn CM_Get_Class_Registry_PropertyW(
    ClassGuid: LPGUID,
    ulProperty: ULONG,
    pulRegDataType: PULONG,
    Buffer: PVOID,
    pulLength: PULONG,
    ulFlags: ULONG,
    hMachine: HMACHINE
) -> CONFIGRET