Skip to main content

Py_GetPath

Function Py_GetPath 

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

Deprecated since Python 3.13. Use sys.path instead.

Available on crate feature tls only.