pub unsafe extern "system" fn BCryptQueryContextConfiguration(
    dwtable: BCRYPT_TABLE,
    pszcontext: PCWSTR,
    pcbbuffer: *mut u32,
    ppbuffer: *mut *mut CRYPT_CONTEXT_CONFIG
) -> NTSTATUS
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"