windows::Win32::System::ApplicationInstallationAndServicing

Function MsiFormatRecordA

pub unsafe fn MsiFormatRecordA(
    hinstall: MSIHANDLE,
    hrecord: MSIHANDLE,
    szresultbuf: Option<PSTR>,
    pcchresultbuf: Option<*mut u32>,
) -> u32