Function libc::mkdirat [−][src]
pub unsafe extern "C" fn mkdirat(
    dirfd: c_int, 
    pathname: *const c_char, 
    mode: mode_t
) -> c_intpub unsafe extern "C" fn mkdirat(
    dirfd: c_int, 
    pathname: *const c_char, 
    mode: mode_t
) -> c_int