Type Definition phper_sys::zend_object_get_debug_info_t[][src]

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