Function check_i64

Source
pub const fn check_i64(val: i64) -> Option<i64>
Expand description

Checks if a value is AV_NOPTS_VALUE and returns None if it is.