pub unsafe extern "system" fn SetupDiInstallClassExA(
hwndparent: HWND,
inffilename: PSTR,
flags: u32,
filequeue: *const c_void,
interfaceclassguid: *const GUID,
reserved1: *mut c_void,
reserved2: *mut c_void
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
