Function tuple_atan2

Source
pub unsafe extern "C" fn tuple_atan2(
    Y: f64,
    X: f64,
    ATan: *mut f64,
) -> Herror