Skip to main content

Py_GetExecPrefix

Function Py_GetExecPrefix 

Source
pub unsafe extern "C" fn Py_GetExecPrefix() -> *mut wchar_t
👎Deprecated:

Deprecated since Python 3.13. Use sys.exec_prefix instead.