[][src]Function indy_sys::pairwise::indy_is_pairwise_exists

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