Skip to main content

Py_GetPrefix

Function Py_GetPrefix 

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

Deprecated since Python 3.13. Use sys.prefix instead.

Available on crate feature tls only.