Type Definition clips_sys::AfterPromptFunction

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