[][src]Function newton_sys::NewtonGetDeviceString

pub unsafe extern "C" fn NewtonGetDeviceString(
    newtonWorld: *const NewtonWorld,
    deviceIndex: c_int,
    vendorString: *const c_char,
    maxSize: c_int
)