Function tuple_hypot

Source
pub unsafe extern "C" fn tuple_hypot(
    T1: f64,
    T2: f64,
    Hypot: *mut f64,
) -> Herror