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

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