CeedOperatorGetNumElements

Function CeedOperatorGetNumElements 

Source
pub unsafe extern "C" fn CeedOperatorGetNumElements(
    op: CeedOperator,
    num_elem: *mut CeedInt,
) -> c_int