[][src]Function newton_sys::NewtonSetThreadsCount

pub unsafe extern "C" fn NewtonSetThreadsCount(
    newtonWorld: *const NewtonWorld,
    threads: c_int
)