Skip to main content

b3Shape_GetName

Function b3Shape_GetName 

Source
pub unsafe extern "C" fn b3Shape_GetName(
    shapeId: b3ShapeId,
) -> *const c_char
Expand description

Get the shape name. Returns an empty string if the name isn’t set.