Function javascriptcore5_rs_sys::jsc_value_new_from_json [−][src]
pub unsafe extern "C" fn jsc_value_new_from_json(
context: *mut JSCContext,
json: *const c_char
) -> *mut JSCValue
This is supported on crate feature
v2_28
only.