Preparing search index...
The search index is not available
utilium
utilium
offsetof
Function offsetof
offsetof
(
type
:
StaticLike
<
Metadata
>
|
InstanceLike
<
Metadata
>
,
memberName
:
string
,
)
:
number
Returns the offset (in bytes) of a member in a struct.
Parameters
type
:
StaticLike
<
Metadata
>
|
InstanceLike
<
Metadata
>
memberName
:
string
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...
Returns the offset (in bytes) of a member in a struct.