Function SetupDiInstallClassW

Source
pub unsafe extern "system" fn SetupDiInstallClassW(
    hwndParent: HWND,
    InfFileName: PCWSTR,
    Flags: DWORD,
    FileQueue: HSPFILEQ,
) -> BOOL