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

type WalletGetRecordValue = extern "C" fn(storage_handle: Handle, record_handle: Handle, record_value_p: *mut BString, record_value_len_p: *mut usize) -> Error;