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

type WalletGetSearchTotalCount = extern "C" fn(storage_handle: StorageHandle, search_handle: SearchHandle, total_count_p: *mut usize) -> Error;