Function mozjs::rust::jsapi_wrapped::Construct1

source ยท
pub unsafe fn Construct1(
    cx: *mut JSContext,
    fun: Handle<'_, Value>,
    args: *const HandleValueArray,
    objp: &mut MutableHandleObject<'_>,
) -> bool