pub unsafe extern "system" fn MsiDatabaseGetPrimaryKeysA(
    hdatabase: MSIHANDLE,
    sztablename: PCSTR,
    phrecord: *mut MSIHANDLE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"