FFI::typeofGets the FFI\CType of FFI\CData Description
public static FFI\CType FFI::typeof(FFI\CData
&$ptr )Gets the FFI\CType object representing the type of the given FFI\CData object. Parameters
Return ValuesReturns the FFI\CType object representing the type of the given FFI\CData object. |