Type Definition shards::SHRegisterShard

source · []
pub type SHRegisterShard = Option<unsafe extern "C" fn(fullName: SHString, constructor: SHShardConstructor)>;