Skip to content

MTY_GetSOExtension

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Get the platform's shared object file extension.

const char *MTY_GetSOExtension(void);

Return value

const char *

This buffer is allocated in thread local storage and must not be freed.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: System

Clone this wiki locally