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