drfront_remove_dir

Function drfront_remove_dir 

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

This routine removes the empty directory specified in \p dir.

@param[in] dir Name of directory to remove.