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

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