Function mozjs::rust::wrappers::JS_GetFunctionDisplayId
source ยท pub unsafe fn JS_GetFunctionDisplayId(
cx: *mut JSContext,
fun: Handle<'_, *mut JSFunction>,
name: MutableHandle<'_, *mut JSString>,
) -> bool