Type Definition zmq_sys::zmq_free_fn

source ·
pub type zmq_free_fn = Option<unsafe extern "C" fn(data_: *mut c_void, hint_: *mut c_void)>;