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

type zend_object_delete_obj_t = Option<unsafe extern "C" fn(object: *mut zval)>;