MCPcopy Create free account
hub / github.com/asterinas/vostd / write_cstring

Method write_cstring

kernel/src/process/process_vm/init_stack/mod.rs:354–357  ·  view source on GitHub ↗

Writes a CString including the ending null byte to the stack. Returns the writing address

(&self, val: &CString)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

write_envp_stringsMethod · 0.80
write_argv_stringsMethod · 0.80

Calls 2

as_bytes_with_nulMethod · 0.80
write_bytesMethod · 0.45

Tested by

no test coverage detected