CeedOperatorGetContextInt32Read

Function CeedOperatorGetContextInt32Read 

Source
pub unsafe extern "C" fn CeedOperatorGetContextInt32Read(
    op: CeedOperator,
    field_label: CeedContextFieldLabel,
    num_values: *mut usize,
    values: *mut *const c_int,
) -> c_int