Function ws2_32::WSAGetServiceClassNameByClassIdA [] [src]

pub unsafe extern "system" fn WSAGetServiceClassNameByClassIdA(
    lpServiceClassId: LPGUID,
    lpszServiceClassName: LPSTR,
    lpdwBufferLength: LPDWORD
) -> INT