[][src]Function CCODE::BCryptQueryContextConfiguration

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