Crate fromsoftware_shared

Source

Structs§

FSMatrix4x4
FSVector3
FSVector4
OwnedPtr
Pointer to a structure that the containing structure owns. You will generally use this to model structures in foreign memory when extending the game libraries. Do not use this in your own code as you’re risking all rusts safety reasoning.