b3ApplyExternalTorque

Function b3ApplyExternalTorque 

Source
pub unsafe extern "C" fn b3ApplyExternalTorque(
    commandHandle: b3SharedMemoryCommandHandle,
    bodyUniqueId: c_int,
    linkId: c_int,
    torque: *const f64,
    flag: c_int,
)