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

Required features: "Win32_System_ApplicationInstallationAndServicing"