[][src]Function ptrace_do_rs::mkdirat

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