Function javascriptcore5_rs_sys::jsc_exception_new_with_name[][src]

pub unsafe extern "C" fn jsc_exception_new_with_name(
    context: *mut JSCContext,
    name: *const c_char,
    message: *const c_char
) -> *mut JSCException