GetConfigurePaths method
Implementation
ffi.Pointer<LinkedListInfo> GetConfigurePaths(
ffi.Pointer<ffi.Char> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _GetConfigurePaths(
arg0,
arg1,
);
}
ffi.Pointer<LinkedListInfo> GetConfigurePaths(
ffi.Pointer<ffi.Char> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _GetConfigurePaths(
arg0,
arg1,
);
}