Type Definition libdevmapper_sys::dm_hash_iterate_fn

source ·
pub type dm_hash_iterate_fn = Option<unsafe extern "C" fn(data: *mut c_void)>;