pa_get_binary_name

Return the binary file name of the current process. This is not * supported on all architectures, in which case NULL is returned.

extern (C)
char*
pa_get_binary_name
(
char* s
,
size_t l
)

Meta