b2Body_SetName

Function b2Body_SetName 

Source
pub unsafe extern "C" fn b2Body_SetName(
    bodyId: b2BodyId,
    name: *const c_char,
)
Expand description

Set the body name. Up to 31 characters excluding 0 termination.