Function pyo3_ffi::_Py_c_pow

source ยท
pub unsafe extern "C" fn _Py_c_pow(
    num: Py_complex,
    exp: Py_complex
) -> Py_complex