Type Definition phper_sys::zend_stream_closer_t[][src]

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