Function socket

Source
pub unsafe extern "C" fn socket(
    arg1: c_int,
    arg2: c_int,
    arg3: c_int,
) -> c_int