Function hermit::net::sys_socket

source ·
#[no_mangle]
pub extern "C" fn sys_socket(
    domain: i32,
    type_: i32,
    protocol: i32
) -> i32