EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method VirtualFree

    VirtualFree(nint, uint, FreeType)

    Declaration
    public static extern bool VirtualFree(nint lpAddress, uint dwSize, UnsafeNative.FreeType dwFreeType)
    Parameters
    Type Name Description
    nint lpAddress
    uint dwSize
    UnsafeNative.FreeType dwFreeType
    Returns
    Type Description
    bool
    © Xab3r. All rights reserved.