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