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

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