[][src]Function bibutils_sys::str_copyposlen

pub unsafe extern "C" fn str_copyposlen(
    s: *mut str,
    in_: *mut str,
    pos: c_ulong,
    len: c_ulong
)