Lightweight FBX Importer
Search Results for

    Show / Hide Table of Contents

    Delegate ufbx.ufbx_realloc_fn

    Namespace: ufbxWrapper
    Assembly: ufbxWrapper.dll
    Syntax
    public delegate void* ufbx.ufbx_realloc_fn(void* user, void* old_ptr, ulong old_size, ulong new_size)
    Parameters
    Type Name Description
    void* user
    void* old_ptr
    ulong old_size
    ulong new_size
    Returns
    Type Description
    void*
    In this article
    Back to top Generated by DocFX