windows::Win32::Devices::DeviceAndDriverInstallation

Function DiShowUpdateDriver

pub unsafe fn DiShowUpdateDriver<P1>(
    hwndparent: Option<HWND>,
    filepath: P1,
    flags: u32,
    needreboot: Option<*mut BOOL>,
) -> BOOL
where P1: Param<PCWSTR>,