pub unsafe extern "C-unwind" fn R_free_tmpnam_unchecked(
name: *mut c_char,
)Expand description
Free a temporary filename allocated by R_tmpnam or R_tmpnam2.
Unchecked FFI binding for R_free_tmpnam.
Generated from source location line 1909, column 12.
Generated from source file miniextendr-api/src/sys.rs.