Function vc6_sys::socket

source ·
pub unsafe extern "stdcall" fn socket(
    af: c_int,
    type_: c_int,
    protocol: c_int
) -> SOCKET