[][src]Function libxslt::bindings::xmlNanoFTPProxy

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