Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiGetActualSectionToInstallW
pub unsafe extern "system" fn SetupDiGetActualSectionToInstallW(
infhandle: *const c_void,
infsectionname: PCWSTR,
infsectionwithext: PWSTR,
infsectionwithextsize: u32,
requiredsize: *mut u32,
extension: *mut PWSTR
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"