FFI\CType::getStructFieldType
PHP Manual
PHP Manual»FFI\CType»FFI\CType::getStructFieldType

FFI\CType::getStructFieldType

(PHP 8 >= 8.1.0)

FFI\CType::getStructFieldTypeDescription

Description

public function FFI\CType::getStructFieldType(string $name): FFI\CType

Warning

This function is currently not documented; only its argument list is available.

Parameters

name

Return Values

To Top