Function JSValueIsUndefined

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