Type Definition nettle_sys::nettle_hash_init_func

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