検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for unmanaged (0.003 sec.)
Releases an unmanaged data structure 12174
« FFI::cdef FFI::isNull » PHP Manual FFI Releases an unmanaged data structure FFI::free (PHP 7 > ... = 7.4.0, PHP 8) FFI::free — Releases an unmanaged data structure 説明 public static FFI::free ( FFI\ ... ptr ): void Manually releases a previously created unmanaged data structure. パラメータ ptr The handle of the u ... 値を返しません。 関連キーワード: data , structure , unmanaged , Releases , free , ptr , パラメータ , ted , previ ...
https://man.plustar.jp/php/ffi.free.html - [similar]
Creates an unmanaged pointer to C data 11095
« FFI FFI::alignof » PHP Manual FFI Creates an unmanaged pointer to C data FFI::addr (PHP 7 >= 7 ... .4.0, PHP 8) FFI::addr — Creates an unmanaged pointer to C data 説明 public static FFI::addr ( F ... FI\CData &$ptr ): FFI\CData Creates an unmanaged pointer to the C data represented by the given FFI ... FFI\CData object. 関連キーワード: data , Creates , unmanaged , C , CData , addr , ptr , useful , freshly , Retu ...
https://man.plustar.jp/php/ffi.addr.html - [similar]
Creates a C data structure 8280
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, P ... d. owned Whether to create owned (i.e. managed) or unmanaged data. Managed data lives together with the returne ... released by regular PHP reference counting or GC. Unmanaged data should be released by calling FFI::free() , w ...
https://man.plustar.jp/php/ffi.new.html - [similar]
Foreign Function Interface 8170
« user_error はじめに » PHP Manual PHP の振る舞いの変更 Foreign Function Interface Foreign Funct ... nterface to C code and data FFI::addr — Creates an unmanaged pointer to C data FFI::alignof — Gets the alignmen ... — Creates a new FFI object FFI::free — Releases an unmanaged data structure FFI::isNull — Checks whether a FFI\ ...
https://man.plustar.jp/php/book.ffi.html - [similar]
Main interface to C code and data 7914
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and ... a &$ptr ): FFI\CType } 目次 FFI::addr — Creates an unmanaged pointer to C data FFI::alignof — Gets the alignmen ... — Creates a new FFI object FFI::free — Releases an unmanaged data structure FFI::isNull — Checks whether a FFI\ ...
https://man.plustar.jp/php/class.ffi.html - [similar]
関数・メソッド 7147
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... 端に達しているかどうか調べる FFI::addr - Creates an unmanaged pointer to C data FFI::alignof - Gets the alignmen ... - Creates a new FFI object FFI::free - Releases an unmanaged data structure FFI::isNull - Checks whether a FFI\ ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 NEXT