Function JS_ValueToFunction

Source
pub unsafe fn JS_ValueToFunction(
    cx: *mut JSContext,
    v: HandleValue<'_>,
) -> *mut JSFunction