Type Definition libindy_sys::indyWalletOpenSearchAllCb[][src]

type indyWalletOpenSearchAllCb = Option<unsafe extern "C" fn(handle: indy_handle_t, search_handle: indy_handle_t) -> indy_error_t>;

Search for all wallet storage records

#Params storage_handle: opened storage handle (See open handler) search_handle_p: pointer to store wallet search handle