gpu_alloc::freelist

Function min

Source
fn min<L, R>(l: L, r: R) -> L
where R: TryInto<L>, L: Ord,