Skip to content

Commit

Permalink
chore: add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Aug 25, 2023
1 parent 800d879 commit 3a553aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rust/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ extern "C" {
fn version(location: *const c_char);
}
/// # Safety
/// Safe if argv is a valid pointer
///
/// Parse parameters from argv and argc
#[no_mangle]
Expand Down

0 comments on commit 3a553aa

Please sign in to comment.