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

pub unsafe extern "system" fn BCryptQueryContextFunctionConfiguration(
    dwTable: ULONG,
    pszContext: LPCWSTR,
    dwInterface: ULONG,
    pszFunction: LPCWSTR,
    pcbBuffer: *mut ULONG,
    ppBuffer: *mut PCRYPT_CONTEXT_FUNCTION_CONFIG
) -> NTSTATUS