Function windows::Win32::Networking::WinSock::GetTypeByNameW

pub unsafe fn GetTypeByNameW<P0>(
    lpservicename: P0,
    lpservicetype: *mut GUID,
) -> i32
where P0: Param<PCWSTR>,