jv_string_slice

Function jv_string_slice 

Source
pub unsafe extern "C" fn jv_string_slice(
    j: jv,
    start: c_int,
    end: c_int,
) -> jv