pub unsafe extern "system" fn MsiDatabaseIsTablePersistentW(
    hdatabase: MSIHANDLE,
    sztablename: PWSTR
) -> MSICONDITION
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’