CeedOperatorGetContextFieldLabel

Function CeedOperatorGetContextFieldLabel 

Source
pub unsafe extern "C" fn CeedOperatorGetContextFieldLabel(
    op: CeedOperator,
    field_name: *const c_char,
    field_label: *mut CeedContextFieldLabel,
) -> c_int