Function slarnv_

Source
pub unsafe extern "C" fn slarnv_(
    idist: *const c_int,
    iseed: *mut c_int,
    n: *const c_int,
    X: *mut f32,
)