Function js::jsapi::JS_SetRuntimePrivate [] [src]

pub unsafe extern "C" fn JS_SetRuntimePrivate(
    rt: *mut JSRuntime,
    data: *mut c_void
)