PHP 8.5.0 Alpha 2 available for testing

FFI\CType::getStructFieldOffset

(PHP 8 >= 8.1.0)

FFI\CType::getStructFieldOffsetDescripción

Descripción

public FFI\CType::getStructFieldOffset(string $name): int

Advertencia

Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.

Parámetros

name

Valores devueltos

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top