Function JSValueIsBoolean

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