Function JSValueIsArray

Source
pub unsafe extern "C" fn JSValueIsArray(
    ctx: JSGlobalContextRef,
    value: JSValueRef,
) -> gboolean