pub unsafe extern "system" fn DiInstallDriverA(
    hwndparent: HWND,
    infpath: PCSTR,
    flags: DIINSTALLDRIVER_FLAGS,
    needreboot: *mut BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"