Function mozjs::glue::NewCompileOptions

source ·
pub unsafe extern "C" fn NewCompileOptions(
    aCx: *mut JSContext,
    aFile: *const i8,
    aLine: u32
) -> *mut ReadOnlyCompileOptions