[][src]Function indy_sys::anoncreds::indy_issuer_rotate_credential_def_apply

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