Type Definition javascriptcore_sys::JSCExceptionHandler[][src]

pub type JSCExceptionHandler = Option<unsafe extern "C" fn(_: *mut JSCContext, _: *mut JSCException, _: gpointer)>;