Type Definition phper_sys::zend_object_free_obj_t

source ·
pub type zend_object_free_obj_t = Option<unsafe extern "C" fn(object: *mut zend_object)>;