#[unsafe(no_mangle)]pub unsafe extern "C" fn mut_trs_iterator_value(
iter_ptr: *mut CMutTrsIterator<'_>,
tr_ptr: *mut *const CTr,
) -> RUSTFST_FFI_RESULTExpand description
ยงSafety
The pointers should be valid.
#[unsafe(no_mangle)]pub unsafe extern "C" fn mut_trs_iterator_value(
iter_ptr: *mut CMutTrsIterator<'_>,
tr_ptr: *mut *const CTr,
) -> RUSTFST_FFI_RESULTThe pointers should be valid.