jsc_value_new_array

Function jsc_value_new_array 

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