Type Definition clips_sys::EventFunction

source ·
pub type EventFunction = Option<unsafe extern "C" fn(arg1: *mut Environment)>;