Function JSValueIsNull

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