CeedQFunctionFieldGetEvalMode

Function CeedQFunctionFieldGetEvalMode 

Source
pub unsafe extern "C" fn CeedQFunctionFieldGetEvalMode(
    qf_field: CeedQFunctionField,
    eval_mode: *mut CeedEvalMode,
) -> c_int