pub unsafe extern "C" fn svn_io_temp_dir(
dir: *mut *const c_char,
pool: *mut apr_pool_t,
) -> *mut svn_error_tExpand description
Set @a *dir to a directory path (allocated in @a pool) deemed usable for the creation of temporary files and subdirectories.