std::math::nolibc

sincosf

fn void sincosf(float x, float *sin, float *cos) @extern("__sincosf") @weak @nostrip

Parameters