Skip to main content

state_iterator_next

Function state_iterator_next 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn state_iterator_next( iter_ptr: *mut CStateIterator, state: *mut CStateId, ) -> RUSTFST_FFI_RESULT
Expand description

ยงSafety

The pointers should be valid.