跳到主要内容

tmpnam_s

搜索

函数 tmpnam_s 

源代码
pub unsafe extern "C" fn tmpnam_s(
    _Buffer: *mut c_char,
    _Size: rsize_t,
) -> errno_t