mcal_store_event

mcal_store_event -- Modify an existing event in an MCAL calendar

Description

int mcal_store_event(int mcal_stream);

mcal_store_event() Stores the modifications to the current global event for the given stream.

Returns true on success and false on error.