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