(PHP 7 >= 7.4.0, PHP 8)
FFI::isNull — 檢查 FFI\CData 是否為空指標
&$ptr
檢查 FFI\CData 是否為空指標。
ptr
指向 C 資料結構的指標的控制代碼。
傳回 FFI\CData 是否為空指標。