Function javascriptcore6_sys::jsc_value_new_array

source ·
pub unsafe extern "C" fn jsc_value_new_array(
    context: *mut JSCContext,
    first_item_type: GType,
    ...
) -> *mut JSCValue