Type Alias pyo3_ffi::freefunc

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