Function windows::Win32::Devices::DeviceAndDriverInstallation::SetupEnumInfSectionsW
pub unsafe fn SetupEnumInfSectionsW(
infhandle: *const c_void,
index: u32,
buffer: Option<&mut [u16]>,
sizeneeded: Option<*mut u32>,
) -> Result<()>