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