l64a method

Pointer<Char> l64a(
  1. int arg0
)

Implementation

ffi.Pointer<ffi.Char> l64a(int arg0) {
  return _l64a(arg0);
}