Function gsl_sys::gsl_ran_dir_3d[][src]

pub unsafe extern "C" fn gsl_ran_dir_3d(
    r: *const gsl_rng,
    x: *mut f64,
    y: *mut f64,
    z: *mut f64
)