pub unsafe extern "system" fn AssocQueryKeyA(
    flags: ASSOCF,
    key: ASSOCKEY,
    pszassoc: PCSTR,
    pszextra: PCSTR,
    phkeyout: *mut HKEY
) -> HRESULT
Expand description

Required features: "Win32_System_Registry"