Type Definition netsnmp_sys::SNMPCallback [] [src]

type SNMPCallback = unsafe extern "C" fn(_: c_int, _: c_int, _: *mut c_void, _: *mut c_void) -> c_int;