Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupInstallFileA
pub unsafe extern "system" fn SetupInstallFileA(
infhandle: *const c_void,
infcontext: *const INFCONTEXT,
sourcefile: PCSTR,
sourcepathroot: PCSTR,
destinationname: PCSTR,
copystyle: SP_COPY_STYLE,
copymsghandler: PSP_FILE_CALLBACK_A,
context: *const c_void
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"