Function mozjs::rust::jsapi_wrapped::JS_DefineFunctions
source ยท pub unsafe fn JS_DefineFunctions(
cx: *mut JSContext,
obj: HandleObject<'_>,
fs: *const JSFunctionSpec,
) -> bool
pub unsafe fn JS_DefineFunctions(
cx: *mut JSContext,
obj: HandleObject<'_>,
fs: *const JSFunctionSpec,
) -> bool