pub type sk_SXNETID_freefunc = Option<unsafe extern "C" fn(_: *mut SXNET_ID_st)>;
Aliased Type§
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)>;
enum sk_SXNETID_freefunc {
None,
Some(unsafe extern "C" fn(_: *mut SXNET_ID_st)),
}