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

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