Function GetServiceDisplayNameW

Source
pub unsafe extern "C" fn GetServiceDisplayNameW(
    hSCManager: SC_HANDLE,
    lpServiceName: LPCWSTR,
    lpDisplayName: LPWSTR,
    lpcchBuffer: LPDWORD,
) -> BOOL