pub fn math_code<S: HasComponent<Component<MathCode>>>(
    state: &S,
    c: char
) -> MathCode
Expand description

Return the currently defined math code of a character.