☰
Other items in
pyo3
::
ffi
All crates
?
Function
pyo3
::
ffi
::
PyModule_SetDocString
[
−
]
[src]
pub unsafe extern "C" fn PyModule_SetDocString(
arg1:
*mut
PyObject
,
arg2:
*const
c_char
) ->
c_int