pub unsafe extern "C" fn graphene_box2d_expand(
box_: *const graphene_box2d_t,
point: *const graphene_point_t,
res: *mut graphene_box2d_t,
)
Available on crate feature
v1_12
only.pub unsafe extern "C" fn graphene_box2d_expand(
box_: *const graphene_box2d_t,
point: *const graphene_point_t,
res: *mut graphene_box2d_t,
)
v1_12
only.