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

type WalletDeleteRecord = extern "C" fn(storage_handle: Handle, type_: CString, id: CString) -> Error;