CeedQFunctionContextGetAllFieldLabels

Function CeedQFunctionContextGetAllFieldLabels 

Source
pub unsafe extern "C" fn CeedQFunctionContextGetAllFieldLabels(
    ctx: CeedQFunctionContext,
    field_labels: *mut *const CeedContextFieldLabel,
    num_fields: *mut CeedInt,
) -> c_int