rlGetProcAddress function
Implementation
MemoryPointer<RVoid> rlGetProcAddress(
MemoryPointer<RChar> procName,
) => _module.rlGetProcAddress(procName);
MemoryPointer<RVoid> rlGetProcAddress(
MemoryPointer<RChar> procName,
) => _module.rlGetProcAddress(procName);