GetStringInfoPath method
Implementation
ffi.Pointer<ffi.Char> GetStringInfoPath(
ffi.Pointer<StringInfo> arg0,
) {
return _GetStringInfoPath(
arg0,
);
}
ffi.Pointer<ffi.Char> GetStringInfoPath(
ffi.Pointer<StringInfo> arg0,
) {
return _GetStringInfoPath(
arg0,
);
}