pub unsafe extern "C" fn graphene_box2d_to_rect(
    box_: *const graphene_box2d_t,
    rect: *mut graphene_rect_t,
)Available on crate feature 
v1_12 only.pub unsafe extern "C" fn graphene_box2d_to_rect(
    box_: *const graphene_box2d_t,
    rect: *mut graphene_rect_t,
)v1_12 only.