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

Required features: "Win32_Foundation"