[][src]Function indy_sys::non_secrets::indy_get_wallet_record

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