Function javascriptcore_sys::jsc_exception_new_with_name_printf [−][src]
pub unsafe extern "C" fn jsc_exception_new_with_name_printf(
context: *mut JSCContext,
name: *const c_char,
format: *const c_char,
...
) -> *mut JSCException