pub unsafe fn JS_DefineFunctions(
cx: *mut JSContext,
obj: HandleObject<'_>,
fs: *const JSFunctionSpec,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_DefineFunctions(
cx: *mut JSContext,
obj: HandleObject<'_>,
fs: *const JSFunctionSpec,
) -> boolUse wrappers2 instead