Type Definition rust_libindy_wrapper::native::wallet::WalletGetRecord[][src]

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