Function javascriptcore_sys::jsc_context_throw_with_name_printf [−][src]
pub unsafe extern "C" fn jsc_context_throw_with_name_printf(
context: *mut JSCContext,
error_name: *const c_char,
format: *const c_char,
...
)