Function JS_ValueToFunction

Source
pub unsafe extern "C" fn JS_ValueToFunction(
    cx: *mut JSContext,
    v: Handle<Value>,
) -> *mut JSFunction