std::math

_sincosf

fn void _sincosf(float a, float* s, float* c) @extern("sincosf") @if(env::WIN32)

Parameters