WSNewLinkServerWithPort

Function WSNewLinkServerWithPort 

Source
pub unsafe extern "C" fn WSNewLinkServerWithPort(
    env: WSEnvironment,
    port: c_ushort,
    context: *mut c_void,
    error: *mut c_int,
) -> WSLinkServer