Type Definition python3_sys::freefunc

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