Type Definition phper_sys::zend_ast_process_t

source ·
pub type zend_ast_process_t = Option<unsafe extern "C" fn(ast: *mut zend_ast)>;