Function javascriptcore6_sys::jsc_value_function_call

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