pub unsafe extern "system" fn SetupInstallFileExA(
infhandle: *const c_void,
infcontext: *const INFCONTEXT,
sourcefile: PSTR,
sourcepathroot: PSTR,
destinationname: PSTR,
copystyle: SP_COPY_STYLE,
copymsghandler: PSP_FILE_CALLBACK_A,
context: *const c_void,
filewasinuse: *mut BOOL
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
