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

type WalletSearchRecords = extern "C" fn(storage_handle: Handle, type_: CString, query_json: CString, options_json: CString, search_handle_p: *mut Handle) -> Error;