[][src]Function qjs_sys::JS_IsConstructor

pub unsafe extern "C" fn JS_IsConstructor(
    ctx: *mut JSContext,
    val: JSValue
) -> c_int