Function JSValueIsNumber

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