Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::CM_Get_DevNode_Registry_PropertyA
pub unsafe extern "system" fn CM_Get_DevNode_Registry_PropertyA(
dndevinst: u32,
ulproperty: u32,
pulregdatatype: *mut u32,
buffer: *mut c_void,
pullength: *mut u32,
ulflags: u32
) -> CONFIGRET
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"