Function graphene_box2d_get_vertices

Source
pub unsafe extern "C" fn graphene_box2d_get_vertices(
    box_: *const graphene_box2d_t,
    vertices: *mut [graphene_vec2_t; 4],
)
Available on crate feature v1_12 only.
OSZAR »