Function csfml_network_sys::sfFtp_renameFile [] [src]

pub unsafe extern "C" fn sfFtp_renameFile(
    ftp: *mut sfFtp,
    file: *const c_schar,
    newName: *const c_schar
) -> *mut sfFtpResponse