Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiSetClassRegistryPropertyW
[−]pub unsafe extern "system" fn SetupDiSetClassRegistryPropertyW(
classguid: *const GUID,
property: u32,
propertybuffer: *const u8,
propertybuffersize: u32,
machinename: PWSTR,
reserved: *mut c_void
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
