Type Definition php_all_sys::php80::zend_stream_closer_t[][src]

type zend_stream_closer_t = Option<unsafe extern "C" fn(handle: *mut c_void)>;