pub unsafe extern "C" fn dr_symbol_import_iterator_stop(
iter: *mut dr_symbol_import_iterator_t,
)Expand description
Stops symbol import iteration and frees the iterator.
pub unsafe extern "C" fn dr_symbol_import_iterator_stop(
iter: *mut dr_symbol_import_iterator_t,
)Stops symbol import iteration and frees the iterator.