[][src]Function libxslt::bindings::xmlStrsub

pub unsafe extern "C" fn xmlStrsub(
    str: *const u8,
    start: i32,
    len: i32
) -> *mut u8