pub unsafe extern "C" fn dr_symbol_export_iterator_stop(
iter: *mut dr_symbol_export_iterator_t,
)Expand description
Stops symbol export iteration and frees the iterator.
pub unsafe extern "C" fn dr_symbol_export_iterator_stop(
iter: *mut dr_symbol_export_iterator_t,
)Stops symbol export iteration and frees the iterator.