Function linux_syscalls::init
source · pub fn init()Available on non-crate feature
bare only.Expand description
Initialize the environment for the library. It’s recommended to call it before anything else in the main function.
pub fn init()bare only.Initialize the environment for the library. It’s recommended to call it before anything else in the main function.