[]
void D2D1SinCos([In] float angle,[Out] float* s,[Out] float* c)
public static void SinCos(float angle, out float s, out float c)