Function mkdir

Source
pub unsafe extern "C" fn mkdir(
    __path: *const c_char,
    __mode: __mode_t,
) -> c_int