Function mozjs::rust::wrappers::EvaluateUtf8Path

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