[]Function neon_runtime::nan::tag::is_function

pub unsafe extern "C" fn is_function(
    isolate: *mut Isolate__,
    val: Local
) -> bool

Indicates if the value type is Function.