[][src]Function winapi::shared::bcrypt::BCryptQueryContextConfiguration

pub unsafe extern "system" fn BCryptQueryContextConfiguration(
    dwTable: ULONG,
    pszContext: LPCWSTR,
    pcbBuffer: *mut ULONG,
    ppBuffer: *mut PCRYPT_CONTEXT_CONFIG
) -> NTSTATUS