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

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