Function hirofa_quickjs_sys::JS_IsConstructor

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