Function rubullet_sys::b3ApplyExternalForce[][src]

pub unsafe extern "C" fn b3ApplyExternalForce(
    commandHandle: b3SharedMemoryCommandHandle,
    bodyUniqueId: c_int,
    linkId: c_int,
    force: *const f64,
    position: *const f64,
    flag: c_int
)