Type Definition clips_sys::DeleteConstructFunction

source ·
pub type DeleteConstructFunction = Option<unsafe extern "C" fn(arg1: *mut ConstructHeader, arg2: *mut Environment) -> bool>;