[][src]Type Definition indy_sys::wallet::WalletGetRecord

type WalletGetRecord = extern "C" fn(storage_handle: Handle, type_: CString, id: CString, options_json: CString, record_handle_p: *mut Handle) -> Error;