Function javascriptcore6_sys::jsc_value_constructor_call

source ·
pub unsafe extern "C" fn jsc_value_constructor_call(
    value: *mut JSCValue,
    first_parameter_type: GType,
    ...
) -> *mut JSCValue