Function triangle

Source
pub unsafe extern "C" fn triangle(
    a: tvec2,
    b: tvec2,
    c: tvec2,
) -> libfive_tree