fn maybe_init_auxv()Expand description
Like init_auxv, but don’t panic if an error is encountered. The caller
must be prepared for initialization to be skipped.
fn maybe_init_auxv()Like init_auxv, but don’t panic if an error is encountered. The caller
must be prepared for initialization to be skipped.