windows::Win32::System::ApplicationInstallationAndServicing

Function MsiDatabaseIsTablePersistentA

pub unsafe fn MsiDatabaseIsTablePersistentA<P1>(
    hdatabase: MSIHANDLE,
    sztablename: P1,
) -> MSICONDITION
where P1: Param<PCSTR>,