Skip to main content

system

Function system 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn system(command: *const c_char) -> c_int
Expand description