Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupCopyErrorA
pub unsafe extern "system" fn SetupCopyErrorA(
hwndparent: HWND,
dialogtitle: PCSTR,
diskname: PCSTR,
pathtosource: PCSTR,
sourcefile: PCSTR,
targetpathfile: PCSTR,
win32errorcode: u32,
style: u32,
pathbuffer: PSTR,
pathbuffersize: u32,
pathrequiredsize: *mut u32
) -> u32
Expand description
Required features: "Win32_Foundation"