pub unsafe extern "system" fn MsiSourceListForceResolutionA(
    szproduct: PSTR,
    szusername: PSTR,
    dwreserved: u32
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’