Show / Hide Table of Contents

Class git_buf

Inheritance
System.Object
git_buf
Namespace: Dogged.Native
Assembly: Dogged.Native.dll
Syntax
public class git_buf : object

Fields

| Improve this Doc View Source

asize

Declaration
public UIntPtr asize
Field Value
Type Description
UIntPtr
| Improve this Doc View Source

ptr

Declaration
public byte *ptr
Field Value
Type Description
System.Byte*
| Improve this Doc View Source

size

Declaration
public UIntPtr size
Field Value
Type Description
UIntPtr
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX