mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-08 11:15:25 +08:00
4 lines
66 B
C
4 lines
66 B
C
![]() |
#include <stdlib.h>
|
||
|
|
||
|
size_t C_MB_CUR_MAX() { return MB_CUR_MAX; }
|