Type Definition rgsl::comparison_fn [] [src]

type comparison_fn<T> = fn(_: &T, _: &T) -> i32;