[][src]Type Definition gsl_sys::gsl_siman_Efunc_t

type gsl_siman_Efunc_t = Option<unsafe extern "C" fn(xp: *mut c_void) -> f64>;