msdfgen_Vector2_set

Function msdfgen_Vector2_set 

Source
pub unsafe extern "C" fn msdfgen_Vector2_set(
    this: *mut msdfgen_Vector2,
    x: f64,
    y: f64,
)
Expand description

Sets individual elements of the vector.