artichoke_backend::sys

Function mrb_bug

Source
pub unsafe extern "C" fn mrb_bug(
    mrb: *mut mrb_state,
    fmt: *const c_char,
    ...
)