pub unsafe extern "C" fn graphene_box2d_get_minmax(
    box_: *const graphene_box2d_t,
    min: *mut graphene_point_t,
    max: *mut graphene_point_t,
)Available on crate feature 
v1_12 only.pub unsafe extern "C" fn graphene_box2d_get_minmax(
    box_: *const graphene_box2d_t,
    min: *mut graphene_point_t,
    max: *mut graphene_point_t,
)v1_12 only.