Type Alias pyo3::ffi::freefunc

source ·
pub type freefunc = unsafe extern "C" fn(_: *mut c_void);