pub unsafe extern "system" fn SetupPromptForDiskA(
hwndparent: HWND,
dialogtitle: PSTR,
diskname: PSTR,
pathtosource: PSTR,
filesought: PSTR,
tagfile: PSTR,
diskpromptstyle: u32,
pathbuffer: PSTR,
pathbuffersize: u32,
pathrequiredsize: *mut u32
) -> u32Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
