[]Function skyline::libc::socket

pub unsafe extern "C" fn socket(
    __domain: i32,
    __type: i32,
    __protocol: i32
) -> i32