Skip to main content

Py_GetProgramFullPath

Function Py_GetProgramFullPath 

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

Deprecated since Python 3.13. Use sys.executable instead.

Available on crate feature tls only.