Function axlibc::mkdir

source ·
#[no_mangle]
pub unsafe extern "C" fn mkdir(
    pathname: *const c_char,
    mode: mode_t
) -> c_int
Available on crate feature fs only.
Expand description

Creates a new directory