windows::Win32::Devices::DeviceAndDriverInstallation

Function InstallHinfSectionA

pub unsafe fn InstallHinfSectionA<P2>(
    window: HWND,
    modulehandle: HINSTANCE,
    commandline: P2,
    showcommand: i32,
)
where P2: Param<PCSTR>,