Function xmlSaveToFd

Source
pub unsafe extern "C" fn xmlSaveToFd(
    fd: c_int,
    encoding: *const c_char,
    options: c_int,
) -> xmlSaveCtxtPtr