Function magick_rust::bindings::atan2f64

source ยท
pub unsafe extern "C" fn atan2f64(
    __y: _Float64,
    __x: _Float64,
) -> _Float64