Function libceed_sys::bind_ceed::CeedQFunctionCreateInterior [−][src]
pub unsafe extern "C" fn CeedQFunctionCreateInterior(
ceed: Ceed,
vec_length: CeedInt,
f: CeedQFunctionUser,
source: *const c_char,
qf: *mut CeedQFunction
) -> c_int