Function artichoke_backend::sys::mrb_str_new

source ·
pub unsafe extern "C" fn mrb_str_new(
    mrb: *mut mrb_state,
    p: *const c_char,
    len: mrb_int
) -> mrb_value