pub unsafe extern "C" fn ion_string_get_byte(
    str_: *mut ION_STRING,
    idx: c_int
) -> BYTE
Expand description

Returns -1 is idx is out of range or str is null