Function xmlStrsub

Source
pub unsafe extern "C" fn xmlStrsub(
    str_: *const xmlChar,
    start: c_int,
    len: c_int,
) -> *mut xmlChar