Struct H5FD.file_image_callbacks_t
Define structure to hold file image callbacks
Assembly: HDF.PInvoke.dll
Syntax
public struct file_image_callbacks_t
Fields
|
Improve this Doc
View Source
image_free
Declaration
public H5FD.image_free_t image_free
Field Value
|
Improve this Doc
View Source
image_malloc
Declaration
public H5FD.image_malloc_t image_malloc
Field Value
|
Improve this Doc
View Source
image_memcpy
Declaration
public H5FD.image_memcpy_t image_memcpy
Field Value
|
Improve this Doc
View Source
image_realloc
Declaration
public H5FD.image_realloc_t image_realloc
Field Value
|
Improve this Doc
View Source
udata
Declaration
Field Value
|
Improve this Doc
View Source
udata_copy
Declaration
public H5FD.udata_copy_t udata_copy
Field Value
|
Improve this Doc
View Source
udata_free
Declaration
public H5FD.udata_free_t udata_free
Field Value