# Returns A zeroed out array of size `N` with all the `bytes` copied in. # Safety will create a new slice of `&[libc::c_char]` from the bytes. # Panics if `bytes.len() > N`
(bytes: &[u8])
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected