windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupGetSourceInfoW

pub unsafe fn SetupGetSourceInfoW(
    infhandle: *const c_void,
    sourceid: u32,
    infodesired: u32,
    returnbuffer: Option<&mut [u16]>,
    requiredsize: Option<*mut u32>,
) -> Result<()>