Function r_core::r_str_crop[][src]

pub unsafe extern "C" fn r_str_crop(
    str_: *const c_char,
    x: c_uint,
    y: c_uint,
    x2: c_uint,
    y2: c_uint
) -> *mut c_char