pub unsafe extern "C" fn rb_string_value_cstr(
    _: *const VALUE
) -> *const c_char
Expand description

Convert Ruby String to a C string.