Type Definition rgsl::function [] [src]

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