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