[][src]Type Definition phper_sys::zend_ast_apply_func

type zend_ast_apply_func = Option<unsafe extern "C" fn(ast_ptr: *mut *mut zend_ast)>;