Function r_core::r_file_mkstemp[][src]

pub unsafe extern "C" fn r_file_mkstemp(
    prefix: *const c_char,
    oname: *mut *mut c_char
) -> c_int