graphene_box2d_expand_scalar

Function graphene_box2d_expand_scalar 

Source
pub unsafe extern "C" fn graphene_box2d_expand_scalar(
    box_: *const graphene_box2d_t,
    scalar: c_float,
    res: *mut graphene_box2d_t,
)
Available on crate feature v1_12 only.