Skip to main content

svn_io_temp_dir

Function svn_io_temp_dir 

Source
pub unsafe extern "C" fn svn_io_temp_dir(
    dir: *mut *const c_char,
    pool: *mut apr_pool_t,
) -> *mut svn_error_t
Expand description

Set @a *dir to a directory path (allocated in @a pool) deemed usable for the creation of temporary files and subdirectories.