Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::CM_Open_Class_KeyA
pub unsafe extern "system" fn CM_Open_Class_KeyA(
classguid: *const GUID,
pszclassname: PCSTR,
samdesired: u32,
disposition: u32,
phkclass: *mut HKEY,
ulflags: u32,
) -> CONFIGRET