Function windows::Win32::Networking::WinSock::GetTypeByNameA

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