b3SetDebugObjectColor

Function b3SetDebugObjectColor 

Source
pub unsafe extern "C" fn b3SetDebugObjectColor(
    commandHandle: b3SharedMemoryCommandHandle,
    objectUniqueId: c_int,
    linkIndex: c_int,
    objectColorRGB: *const f64,
)