pub type CompositeOptions_t = _CompositeOptions_t;Aliased Type§
#[repr(C)]pub struct CompositeOptions_t {
pub percent_brightness: f64,
pub amount: f64,
pub threshold: f64,
}Fields§
§percent_brightness: f64§amount: f64§threshold: f64