Py_set_387controlword method Null safety
- int arg0
Implementation
void Py_set_387controlword(
int arg0,
) {
return _Py_set_387controlword(
arg0,
);
}
void Py_set_387controlword(
int arg0,
) {
return _Py_set_387controlword(
arg0,
);
}