windows::Win32::System::ApplicationInstallationAndServicing

Function MsiDatabaseGetPrimaryKeysA

pub unsafe fn MsiDatabaseGetPrimaryKeysA<P1>(
    hdatabase: MSIHANDLE,
    sztablename: P1,
    phrecord: *mut MSIHANDLE,
) -> u32
where P1: Param<PCSTR>,