windows::Win32::Devices::DeviceAndDriverInstallation

Function CM_Get_Class_Registry_PropertyA

pub unsafe fn CM_Get_Class_Registry_PropertyA(
    classguid: *const GUID,
    ulproperty: u32,
    pulregdatatype: Option<*mut u32>,
    buffer: Option<*mut c_void>,
    pullength: *mut u32,
    ulflags: u32,
    hmachine: Option<isize>,
) -> CONFIGRET