Function ForEachModule

Source
pub unsafe extern "C" fn ForEachModule(
    i_runtime: IM3Runtime,
    i_visitor: ModuleVisitor,
    i_info: *mut c_void,
) -> *mut c_void