Skip to main content

R_free_tmpnam

Function R_free_tmpnam 

Source
unsafe fn R_free_tmpnam(name: *mut c_char)
Expand description

Free a temporary filename allocated by R_tmpnam or R_tmpnam2. Checked wrapper for R_free_tmpnam. Calls R_free_tmpnam_unchecked and routes through with_r_thread. Generated from source location line 3560, column 8. Generated from source file miniextendr-api/src/ffi.rs.