#[no_mangle] pub extern "C" fn roup_clause_reduction_operator( clause: *const OmpClause, ) -> i32
Get reduction operator from reduction clause.
Returns -1 if clause is NULL or not a reduction clause.