[][src]Function quickjs_sys::JS_EnableIsErrorProperty

pub unsafe extern "C" fn JS_EnableIsErrorProperty(
    ctx: *mut JSContext,
    enable: c_int
)