Function js::jsapi::JS_ExecuteScript1
[−]
[src]
pub unsafe extern "C" fn JS_ExecuteScript1(
cx: *mut JSContext,
script: HandleScript
) -> bool