pub unsafe extern "C" fn PxContactStreamIterator_advanceToIndex_mut(
    self_: *mut PxContactStreamIterator,
    initialIndex: u32
) -> bool
Expand description

Advances the contact stream iterator to a specific contact index.

True if advancing was possible