Py_GetExecPrefix
pyo3
0.27.1
In pyo3::
ffi
pyo3
::
ffi
Function
Py_
GetExec
Prefix
Copy item path
Source
pub unsafe extern "C" fn Py_GetExecPrefix() ->
*mut
i32
👎
Deprecated: Deprecated since Python 3.13. Use
sys.exec_prefix
instead.