Type Definition pyo3_ffi::freefunc

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