pub unsafe extern "C" fn drfront_create_dir(
dir: *const c_char,
) -> drfront_status_tExpand description
This routine creates the directory specified in \p dir.
@param[in] dir New directory name.
pub unsafe extern "C" fn drfront_create_dir(
dir: *const c_char,
) -> drfront_status_tThis routine creates the directory specified in \p dir.
@param[in] dir New directory name.