[][src]Function indy_crypto::ffi::cl::prover::indy_crypto_cl_prover_get_credential_revocation_index

#[no_mangle]
pub extern "C" fn indy_crypto_cl_prover_get_credential_revocation_index(
    credential_signature: *const c_void,
    cred_rev_indx: *mut u32
) -> ErrorCode