[][src]Type Definition pyo3::ffi::FreeFunc

type FreeFunc = extern "C" fn(_: *mut c_void) -> c_void;