Function are_valid_dimensions

Source
pub const fn are_valid_dimensions(
    fi: &VSVideoFormat,
    width: i32,
    height: i32,
) -> bool