[][src]Function libxml::bindings::xmlNanoFTPProxy

pub unsafe extern "C" fn xmlNanoFTPProxy(
    host: *const c_char,
    port: c_int,
    user: *const c_char,
    passwd: *const c_char,
    type_: c_int
)