Cargo Features
graphene-sys has no features set by default.
[dependencies]
graphene-sys = { version = "0.22.0-alpha.3", features = ["v1_12"] }
- v1_12
-
Affects
graphene-sys::graphene_box2d_get_type,graphene-sys::graphene_box2d_alloc,graphene-sys::graphene_box2d_contains_box,graphene-sys::graphene_box2d_contains_point,graphene-sys::graphene_box2d_contains_rect,graphene-sys::graphene_box2d_equal,graphene-sys::graphene_box2d_expand,graphene-sys::graphene_box2d_expand_scalar,graphene-sys::graphene_box2d_expand_vec2,graphene-sys::graphene_box2d_free,graphene-sys::graphene_box2d_get_center,graphene-sys::graphene_box2d_get_height,graphene-sys::graphene_box2d_get_max,graphene-sys::graphene_box2d_get_min,graphene-sys::graphene_box2d_get_minmax,graphene-sys::graphene_box2d_get_size…