vdDiv

Function vdDiv 

Source
pub unsafe extern "C" fn vdDiv(
    n: c_int,
    a: *const f64,
    b: *const f64,
    r: *mut f64,
)