pub unsafe extern "system" fn MsiViewGetColumnInfo(
    hview: MSIHANDLE,
    ecolumninfo: MSICOLINFO,
    phrecord: *mut MSIHANDLE
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’