[][src]Function libxslt::bindings::xmlNanoFTPList

pub unsafe extern "C" fn xmlNanoFTPList(
    ctx: *mut c_void,
    callback: Option<unsafe extern "C" fn(*mut c_void, *const i8, *const i8, *const i8, *const i8, u64, i32, i32, *const i8, i32, i32, i32)>,
    userData: *mut c_void,
    filename: *const i8
) -> i32