pub unsafe extern "C" fn msdfgen_Vector2_direction(
    this: *const msdfgen_Vector2
) -> f64
Expand description

Returns the angle of the vector in radians (atan2).