Home
last modified time | relevance | path

Searched defs:ActionPtr (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_signal/src/
Dcommon.rs44 type ActionPtr = libc::sighandler_t; typedef
46 type ActionPtr = usize; typedef