Type Definition rgsl::value_function [] [src]

type value_function<T, U> = fn(_: &mut T, _: &mut U) -> f64;