CeedElemRestrictionGetNumComponents

Function CeedElemRestrictionGetNumComponents 

Source
pub unsafe extern "C" fn CeedElemRestrictionGetNumComponents(
    rstr: CeedElemRestriction,
    num_comp: *mut CeedInt,
) -> c_int