[][src]Function qjs_sys::JS_IsFunction

pub unsafe extern "C" fn JS_IsFunction(
    ctx: *mut JSContext,
    val: JSValue
) -> c_int