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 Sourceasize
Declaration
public UIntPtr asize
Field Value
Type | Description |
---|---|
UIntPtr |
ptr
Declaration
public byte *ptr
Field Value
Type | Description |
---|---|
System.Byte* |
size
Declaration
public UIntPtr size
Field Value
Type | Description |
---|---|
UIntPtr |