[][src]Function CCODE::BCryptQueryContextFunctionConfiguration

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