Function GetTypeByNameA [src]
Prototype
pub extern "mswsock" fn GetTypeByNameA( lpServiceName: [*:0]u8, lpServiceType: *GUID, ) callconv(.winapi) i32
Parameters
lpServiceName: [*:0]u8
lpServiceType: *GUID
Source
pub extern "mswsock" fn GetTypeByNameA(
lpServiceName: [*:0]u8,
lpServiceType: *GUID,
) callconv(.winapi) i32