pub unsafe extern "system" fn DiShowUpdateDriver(
    hwndparent: HWND,
    filepath: PCWSTR,
    flags: u32,
    needreboot: *mut BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"