CeedElemRestrictionGetElementSize

Function CeedElemRestrictionGetElementSize 

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