mozjs::rust::wrappers

Function EvaluateUtf8Path

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