Function libcamera::properties::make_dyn

source ยท
pub fn make_dyn(
    id: PropertyId,
    val: ControlValue,
) -> Result<Box<dyn DynControlEntry>, ControlValueError>