pub unsafe extern "system" fn MsiOpenDatabaseW(
    szdatabasepath: PCWSTR,
    szpersist: PCWSTR,
    phdatabase: *mut MSIHANDLE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"