[][src]Function indy_sys::pairwise::indy_get_pairwise

#[no_mangle]
pub unsafe extern "C" fn indy_get_pairwise(
    command_handle: Handle,
    wallet_handle: Handle,
    their_did: CString,
    cb: Option<ResponseStringCB>
) -> Error