Function are_valid_dimensions

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