bmath_atan2f

Function bmath_atan2f 

Source
pub unsafe extern "C" fn bmath_atan2f(
    y: real32_t,
    x: real32_t,
) -> real32_t