Type Definition rust_hawktracer::HT_FeatureDisableCallback[][src]

type HT_FeatureDisableCallback = Option<unsafe extern "C" fn(arg1: *mut HT_Timeline)>;

A type of a callback which gets called when a timeline disables the feature.