Type Definition php_all_sys::php54::zend_object_get_gc_t[][src]

type zend_object_get_gc_t = Option<unsafe extern "C" fn(object: *mut zval, table: *mut *mut *mut zval, n: *mut c_int) -> *mut HashTable>;