Function zend_ast_create_unary

Source
pub unsafe extern "C" fn zend_ast_create_unary(
    kind: uint,
    op0: *mut zend_ast,
) -> *mut zend_ast