tmpnam_s

Function tmpnam_s 

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