Function tuple_pow

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