pub unsafe extern "system" fn MsiGetSourcePathW(
    hinstall: MSIHANDLE,
    szfolder: PCWSTR,
    szpathbuf: PWSTR,
    pcchpathbuf: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"