Type Definition php_all_sys::php72::zend_object_cast_t[][src]

type zend_object_cast_t = Option<unsafe extern "C" fn(readobj: *mut zval, retval: *mut zval, type_: c_int) -> c_int>;