ws_stop_server

Function ws_stop_server 

Source
#[unsafe(no_mangle)]
pub extern "C" fn ws_stop_server(server_id: c_int) -> c_int
Expand description

Stop the server Returns FFI_SUCCESS on success, negative value on error