pub type sk_SXNETID_freefunc = Option<unsafe extern "C" fn(*mut SXNET_ID_st)>;Aliased Type§
pub enum sk_SXNETID_freefunc {
None,
Some(unsafe extern "C" fn(*mut SXNET_ID_st)),
}pub type sk_SXNETID_freefunc = Option<unsafe extern "C" fn(*mut SXNET_ID_st)>;pub enum sk_SXNETID_freefunc {
None,
Some(unsafe extern "C" fn(*mut SXNET_ID_st)),
}