dr_module_iterator_hasnext

Function dr_module_iterator_hasnext 

Source
pub unsafe extern "C" fn dr_module_iterator_hasnext(
    mi: *mut dr_module_iterator_t,
) -> bool_
Expand description

Returns true if there is another loaded module in the iterator.