Function core.stdc.string.strncpy. extern(C) char* strncpy ( scope return char* s1, scope const(char*) s2, ulong n ) pure nothrow @nogc; ...
確定! 回上一頁