Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterkat committed May 9, 2024
1 parent bce69ae commit 368325b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/byondapi-rs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pub mod value;
use crate::value::ByondValue;
/// # Safety
/// Don't pass in a null argv pointer please god
/// UPDATE: it does pass in a null argv in cases where there are no args
/// Just give this what BYOND gives you and pray for the best
pub unsafe fn parse_args(
argc: byondapi_sys::u4c,
Expand Down

0 comments on commit 368325b

Please sign in to comment.