ListModuleInfo method
Implementation
int ListModuleInfo(
ffi.Pointer<FILE> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _ListModuleInfo(
arg0,
arg1,
);
}
int ListModuleInfo(
ffi.Pointer<FILE> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _ListModuleInfo(
arg0,
arg1,
);
}