SecmodPduCallback

Type Alias SecmodPduCallback 

Source
pub type SecmodPduCallback = unsafe extern "C" fn(arg1: *mut netsnmp_pdu) -> c_int;