zend_compile_string

Static zend_compile_string 

Source
pub unsafe static mut zend_compile_string: Option<unsafe extern "C" fn(source_string: *mut zend_string, filename: *const c_char) -> *mut zend_op_array>