Type Definition nettle_sys::nettle_armor_length_func[][src]

type nettle_armor_length_func = Option<unsafe extern "C" fn(length: usize) -> usize>;