Skip to main content

Py_GetExecPrefix

Function Py_GetExecPrefix 

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

Deprecated since Python 3.13. Use sys.exec_prefix instead.

Available on crate feature tls only.