Type Definition ext_php_rs::ffi::zend_object_get_debug_info_t[][src]

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