Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes #84 Mark the `AccComplex::from_ptr` function as `unsafe`. * Add a safety comment to the `AccComplex::from_ptr` function explaining the potential risk of dereferencing a raw pointer. * Update the function signature to indicate it is unsafe. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Ragarnoy/a121-rs/issues/84?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information