pub unsafe extern "C" fn rbs_string_new( start: *const c_char, end: *const c_char, ) -> rbs_string_t
Returns a new rbs_string_t struct
rbs_string_t