Type Definition clips_sys::BeforeResetFunction

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