Function dMakeRandomVector

Source
pub unsafe extern "C" fn dMakeRandomVector(
    A: *mut f64,
    n: c_int,
    range: f64,
)