Type Definition shards::SHDestroyProc

source · []
pub type SHDestroyProc = Option<unsafe extern "C" fn(arg1: *mut Shard)>;