pub unsafe extern "C" fn msdfgen_Vector2_getOrthogonal(
    this: *const msdfgen_Vector2,
    polarity: bool
) -> msdfgen_Vector2
Expand description

Returns a vector with the same length that is orthogonal to this one.