[][src]Function gsl_sys::gsl_ran_dir_nd

pub unsafe extern "C" fn gsl_ran_dir_nd(
    r: *const gsl_rng,
    n: usize,
    x: *mut f64
)