⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_ffi
?
Function
pyo3_ffi
::
_PyImport_SetModule
source
·
[
−
]
pub unsafe extern "C" fn _PyImport_SetModule(
name:
*mut
PyObject
,
module:
*mut
PyObject
) ->
c_int