Function mozjs::rust::jsapi_wrapped::EvaluateUtf8Path
source ยท pub unsafe fn EvaluateUtf8Path(
cx: *mut JSContext,
options: *const ReadOnlyCompileOptions,
filename: *const c_char,
rval: &mut MutableHandle<'_, Value>,
) -> bool