CeedQFunctionCreateInteriorByName

Function CeedQFunctionCreateInteriorByName 

Source
pub unsafe extern "C" fn CeedQFunctionCreateInteriorByName(
    ceed: Ceed,
    name: *const c_char,
    qf: *mut CeedQFunction,
) -> c_int