pub unsafe extern "C" fn dr_module_import_iterator_hasnext(
iter: *mut dr_module_import_iterator_t,
) -> bool_Expand description
Returns true if there is another module import in the iterator.
\note ELF does not import directly from other modules.