Function atan2f32

Source
pub unsafe extern "C" fn atan2f32(
    __y: _Float32,
    __x: _Float32,
) -> _Float32