Function spice::c::rquad_c

source ·
pub unsafe extern "C" fn rquad_c(
    a: f64,
    b: f64,
    c: f64,
    root1: *mut f64,
    root2: *mut f64
)