pub unsafe extern "system" fn MsiFormatRecordW(
    hinstall: MSIHANDLE,
    hrecord: MSIHANDLE,
    szresultbuf: PWSTR,
    pcchresultbuf: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"