drfront_create_dir

Function drfront_create_dir 

Source
pub unsafe extern "C" fn drfront_create_dir(
    dir: *const c_char,
) -> drfront_status_t
Expand description

This routine creates the directory specified in \p dir.

@param[in] dir New directory name.