pub type PR_CacheIconFunc = Option<unsafe extern "C" fn(iconP: PF_EffectWorldPtr)>;Aliased Type§
pub enum PR_CacheIconFunc {
None,
Some(unsafe extern "C" fn(*mut PF_LayerDef)),
}pub type PR_CacheIconFunc = Option<unsafe extern "C" fn(iconP: PF_EffectWorldPtr)>;pub enum PR_CacheIconFunc {
None,
Some(unsafe extern "C" fn(*mut PF_LayerDef)),
}