コード例 #1
0
 internal static extern FRESULT f_mount(FATFS* fs, byte* path, byte opt);
コード例 #2
0
 internal static extern void FATFSFree(FATFS* fatfs);