Skip to main content

PyMem_Free

Function PyMem_Free 

pub unsafe extern "C" fn PyMem_Free(ptr: *mut c_void)
Available on crate feature tls only.