[][src]Function indy_sys::anoncreds::indy_prover_delete_credential

#[no_mangle]
pub unsafe extern "C" fn indy_prover_delete_credential(
    command_handle: CommandHandle,
    wallet_handle: WalletHandle,
    cred_id: CString,
    cb: Option<ResponseEmptyCB>
) -> Error