Skip to main content

syscall_open

Function syscall_open 

Source
pub fn syscall_open(path: &str, mode: u64) -> Option<Fd>