pub unsafe extern "C" fn CeedGaussQuadrature(
Q: CeedInt,
q_ref_1d: *mut CeedScalar,
q_weight_1d: *mut CeedScalar,
) -> c_intpub unsafe extern "C" fn CeedGaussQuadrature(
Q: CeedInt,
q_ref_1d: *mut CeedScalar,
q_weight_1d: *mut CeedScalar,
) -> c_int