Function rquickjs_sys::JS_SetRuntimeInfo

source ·
pub unsafe extern "C" fn JS_SetRuntimeInfo(
    rt: *mut JSRuntime,
    info: *const c_char
)