Function graphene_box2d_init_from_rect

Source
pub unsafe extern "C" fn graphene_box2d_init_from_rect(
    box_: *mut graphene_box2d_t,
    src: *const graphene_rect_t,
) -> *mut graphene_box2d_t
Available on crate feature v1_12 only.
OSZAR »