Function libssh2_sys::libssh2_sftp_mkdir_ex [] [src]

pub unsafe extern fn libssh2_sftp_mkdir_ex(sftp: *mut LIBSSH2_SFTP,
                                           path: *const c_char,
                                           path_len: c_uint,
                                           mode: c_long)
                                           -> c_int